home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList-0697 / AMOSLIST / text0113.txt < prev    next >
Encoding:
Text File  |  1997-07-03  |  1.2 KB  |  27 lines

  1. On Thu, 12 Jun 1997, Andrew Kellett wrote:
  2.  
  3. > > The problem is that the games size is just over a disk, I dont want
  4. > > to waste a nearly empty disk. I was just wondering if there is anyway
  5. > > I could compress my files smaller? I was using PPSave/PPLoad, but both
  6. > > have crappy flashing lines for decompressing. Any ideas ?
  7. > Tried Stonecracker? Much better compression than Powerpacker, and doesnt
  8. > have any flashing lines or pointers whatsoever.
  9.  
  10. If you want to compress data files, you can try my XPK routines on 
  11. Aminet.  You can choose the routine that's right for you, and all you 
  12. have to include are the XPK libraries and sublibraries.  I used this for 
  13. a platformer I wrote.  NUKE works especially well on Amos files 
  14. (includink Spacked files, amazingly!) and its very fast.  It also comes 
  15. with a compression shell, and a way to compress banks into files and 
  16. vicey-versy.
  17.  
  18. #@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@
  19.         John C. Bintz - * uv334@freenet.victoria.bc.ca *
  20. @#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#*@#
  21. Come Visit Internext Software - the home of great Amiga software!
  22.     http://www.dragonfire.net/~JohnBintz/inext/inextsoft.html
  23. *#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#@*#
  24.  
  25.  
  26.